test-basic-c: Don't assert that extended attributes are available
authorSimon McVittie <smcv@debian.org>
Fri, 17 Jun 2022 13:15:35 +0000 (14:15 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 17 Jun 2022 15:35:46 +0000 (16:35 +0100)
commit3308024a738ec930a7fd2d94651cde504eff756d
tree4adbf4b1a85cf22dba056e8c8761272c7b6e65c5
parent91a5ab063e3fac55e9fca1ec0952f8f3958b7512
test-basic-c: Don't assert that extended attributes are available

Not all filesystems support extended attributes. This test uses
/var/tmp to try to get an extended-attributes-capable filesystem,
but that might not succeed.

Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/2652

Gbp-Pq: Name test-basic-c-Don-t-assert-that-extended-attributes-are-av.patch
tests/test-basic-c.c